laravel migration on delete set null

53

laravel migration on delete set null -

$table->...->onDelete('set null');

Comments

Submit
0 Comments